home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 September / Chip_2003-09_cd1.bin / zkuste / macos / Files / wamcom.sit / wamcom-131-macos9-20030721 / Search Plugins / lxrmozilla.src < prev    next >
Text File  |  2003-06-30  |  562b  |  26 lines

  1. # Search file for LXR @ mozilla.org
  2. #
  3. # Creation:  April 24, 2000 by Robert John Churchill  <rjc@netscape.com>
  4.  
  5. <search 
  6.     name = "LXR @ mozilla.org"
  7.     method = "get"
  8.     action = "http://lxr.mozilla.org/seamonkey/search"
  9.     searchForm = "http://lxr.mozilla.org/seamonkey/search"
  10.     >
  11.     
  12. <input name="string" user>
  13.  
  14. <interpret
  15.     resultListStart = "<hr>"
  16.     resultListEnd = "<P>"
  17.     >
  18.  
  19. </search>
  20.  
  21. <BROWSER
  22.       update="http://www.mozilla.org/projects/search/lxrmozilla.src" 
  23.       updateIcon="http://www.mozilla.org/projects/search/lxrmozilla.gif" 
  24.       updateCheckDays="3"
  25. >
  26.